Further removal of bugginess in local buffering code. Handles grayscale
authorMichael Fulbright <msf@redhat.com>
Wed, 3 Nov 1999 22:00:27 +0000 (22:00 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Wed, 3 Nov 1999 22:00:27 +0000 (22:00 +0000)
commit317e8b06aec6f4cb1b935c0187d272c0878e55c7
tree2a7e51f516748eb77c0ce9fe89178d102fdaae95
parent677a78b56a215a588496e8b58c0f141d583da338
Further removal of bugginess in local buffering code. Handles grayscale

1999-11-03  Michael Fulbright  <msf@redhat.com>

* src/io-jpeg.c (image_load_increment): Further removal of
bugginess in local buffering code. Handles grayscale jpegs
correctly now.

* src/io-jpeg.c (image_load_stop): Was freeing local context
for jpeg library before calling jpeg_decompres_finish ().
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-jpeg.c